PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / beginSave Method / beginSave(Stream,PDFSecurityHandler) Method
Destination stream where the PDF file will be saved.
Security handler for encrypting the saved file.
In This Topic
    beginSave(Stream,PDFSecurityHandler) Method
    In This Topic
    Initializes a save procedure for the PDF file.
    Syntax

    Parameters

    stream
    Destination stream where the PDF file will be saved.
    securityHandler
    Security handler for encrypting the saved file.
    See Also